Enum Sound.SoundTrackType

Constants for the type of the audio tracks.

Tables

Sound.SoundTrackType Table of Sound.SoundTrackType constants.


Tables

Sound.SoundTrackType

Table of Sound.SoundTrackType constants.

To be used with sound track functions, such as Sound.PlayAudioTrack and Sound.StopAudioTrack.

  • ONESHOT - used for one-time music tracks.
  • LOOPED - used for looped ambience or music.
  • VOICE - used for dialogs. Also supports subtitles, set by Sound.GetCurrentSubtitle function.
generated by TEN-LDoc (a fork of LDoc 1.4.6)